Fix the libxc Makefile.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 15 Sep 2005 13:17:24 +0000 (13:17 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 15 Sep 2005 13:17:24 +0000 (13:17 +0000)
tools/libxc/Makefile

index 57a24a22e44c4e30c682907b7928b99c867b47b1..f1ac817d1f90a66586cd2df1786db53be3288286 100644 (file)
@@ -32,8 +32,7 @@ BUILD_SRCS += xc_ia64_stubs.c
 else
 SRCS       += xc_ptrace.c
 SRCS       += xc_ptrace_core.c
-
-BUILD_SRCS := xc_load_aout9.c
+BUILD_SRCS += xc_load_aout9.c
 BUILD_SRCS += xc_linux_restore.c
 BUILD_SRCS += xc_linux_save.c
 BUILD_SRCS += xc_vmx_build.c